4.8
MEDIUM CVSS 4.0
CVE-2025-15200
SohuTV CacheCloud AppClientDataShowController.java doIndex cross site scripting
Description

A vulnerability was detected in SohuTV CacheCloud up to 3.2.0. The affected element is the function getExceptionStatisticsByClient/getCommandStatisticsByClient/doIndex of the file src/main/java/com/sohu/cache/web/controller/AppClientDataShowController.java. The manipulation results in cross site scripting. The attack can be executed remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.

INFO

Published Date :

Dec. 29, 2025, 7:15 p.m.

Last Modified :

Jan. 6, 2026, 9:38 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2025-15200 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Sohu cachecloud
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 2.0 LOW [email protected]
CVSS 3.1 LOW [email protected]
CVSS 3.1 MEDIUM [email protected]
CVSS 4.0 MEDIUM [email protected]
Solution
Patch the affected controller to sanitize user inputs and prevent cross-site scripting.
  • Sanitize user inputs in the controller.
  • Implement output encoding for user-provided data.
  • Update the CacheCloud software to the latest version.
Public PoC/Exploit Available at Github

CVE-2025-15200 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2025-15200.

URL Resource
https://github.com/sohutv/cachecloud/issues/372 Exploit Issue Tracking Vendor Advisory
https://github.com/sohutv/cachecloud/issues/382 Exploit Issue Tracking Vendor Advisory
https://vuldb.com/?ctiid.338587 Permissions Required VDB Entry
https://vuldb.com/?id.338587 Third Party Advisory VDB Entry
https://vuldb.com/?submit.716311 Third Party Advisory VDB Entry
https://vuldb.com/?submit.716323 Third Party Advisory VDB Entry
https://vuldb.com/?submit.716324 Third Party Advisory VDB Entry
https://github.com/sohutv/cachecloud/issues/372 Exploit Issue Tracking Vendor Advisory
https://github.com/sohutv/cachecloud/issues/382 Exploit Issue Tracking Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-15200 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Updated: 3 weeks, 1 day ago
5 stars 2 fork 2 watcher
Born at : April 24, 2025, 12:46 p.m. This repo has been linked 116 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-15200 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2025-15200 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jan. 06, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
    Added CPE Configuration OR *cpe:2.3:a:sohu:cachecloud:*:*:*:*:*:*:*:* versions up to (including) 3.2
    Added Reference Type VulDB: https://github.com/sohutv/cachecloud/issues/382 Types: Exploit, Issue Tracking, Vendor Advisory
    Added Reference Type VulDB: https://vuldb.com/?ctiid.338587 Types: Permissions Required, VDB Entry
    Added Reference Type VulDB: https://vuldb.com/?id.338587 Types: Third Party Advisory, VDB Entry
    Added Reference Type VulDB: https://vuldb.com/?submit.716311 Types: Third Party Advisory, VDB Entry
    Added Reference Type VulDB: https://vuldb.com/?submit.716323 Types: Third Party Advisory, VDB Entry
    Added Reference Type VulDB: https://vuldb.com/?submit.716324 Types: Third Party Advisory, VDB Entry
    Added Reference Type VulDB: https://github.com/sohutv/cachecloud/issues/372 Types: Exploit, Issue Tracking, Vendor Advisory
    Added Reference Type CISA-ADP: https://github.com/sohutv/cachecloud/issues/382 Types: Exploit, Issue Tracking, Vendor Advisory
    Added Reference Type CISA-ADP: https://github.com/sohutv/cachecloud/issues/372 Types: Exploit, Issue Tracking, Vendor Advisory
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Dec. 30, 2025

    Action Type Old Value New Value
    Added Reference https://github.com/sohutv/cachecloud/issues/372
    Added Reference https://github.com/sohutv/cachecloud/issues/382
  • New CVE Received by [email protected]

    Dec. 29, 2025

    Action Type Old Value New Value
    Added Description A vulnerability was detected in SohuTV CacheCloud up to 3.2.0. The affected element is the function getExceptionStatisticsByClient/getCommandStatisticsByClient/doIndex of the file src/main/java/com/sohu/cache/web/controller/AppClientDataShowController.java. The manipulation results in cross site scripting. The attack can be executed remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CVSS V3.1 AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N
    Added CVSS V2 (AV:N/AC:L/Au:M/C:N/I:P/A:N)
    Added CWE CWE-79
    Added CWE CWE-94
    Added Reference https://github.com/sohutv/cachecloud/issues/372
    Added Reference https://github.com/sohutv/cachecloud/issues/382
    Added Reference https://vuldb.com/?ctiid.338587
    Added Reference https://vuldb.com/?id.338587
    Added Reference https://vuldb.com/?submit.716311
    Added Reference https://vuldb.com/?submit.716323
    Added Reference https://vuldb.com/?submit.716324
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 4.8
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability
Base CVSS Score: 4.8
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact
Base CVSS Score: 3.3
Access Vector
Access Complexity
Authentication
Confidentiality Impact
Integrity Impact
Availability Impact